//==============================================================================
// Lion_anim.txt
//==============================================================================

//==============================================================================
anim Bored
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Animal Lion_boredA
			replaceTexture animal lion map/tg animal lion golden map
         }
		 version
         {
            Visual Animal Lion_boredB
			replaceTexture animal lion map/tg animal lion golden map
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Animal Lion_deathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag SpecificSoundSet 0.65 false HeavyFall checkVisible 
//-- end auto generated section
         replaceTexture animal lion map/tg animal lion golden map
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Animal Lion_idleA
			replaceTexture animal lion map/tg animal lion golden map
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Animal Lion_FlailA
			replaceTexture animal lion map/tg animal lion golden map
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Animal Lion_walkA
			replaceTexture animal lion map/tg animal lion golden map
         }
      }
   }
}

//==============================================================================
anim Run
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Animal Lion_walkA
			replaceTexture animal lion map/tg animal lion golden map
			length .5
         }
      }
   }
}

//==============================================================================
anim attack
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Animal Lion_attackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.40 true   
                  tag GenericSound 0.01 true   
//-- end auto generated section
         replaceTexture animal lion map/tg animal lion golden map
         }
      }
   }
}


